kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Number
/
toLong
to
Long
Native
abstract
fun
toLong
(
)
:
Long
Content copied to clipboard
Returns the value of this number as a
Long
, which may involve rounding or truncation.